Skip to content

Use the W&B MCP server#2089

Merged
dbrian57 merged 17 commits intomainfrom
docs/mpc-integration
Feb 28, 2026
Merged

Use the W&B MCP server#2089
dbrian57 merged 17 commits intomainfrom
docs/mpc-integration

Conversation

@dbrian57
Copy link
Copy Markdown
Contributor

@dbrian57 dbrian57 commented Jan 28, 2026

Description

This adds a doc on how to set up the W&B MCP server with various IDEs and clients. It also updates the contextual menu (dropdown menu at the top of the page) with a one-click MCP installation option for Cursor and a link to the new MCP doc.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 28, 2026

📚 Mintlify Preview Links

🔗 View Full Preview

✨ Added (2 total)

📄 Pages (2)

File Preview
platform/mcp-server.mdx Mcp Server
snippets/en/_includes/mcp-config.mdx Mcp Config

📝 Changed (1 total)

⚙️ Other (1)
File
docs.json

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: eb27c2e at 2026-02-28 00:10:18 UTC

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 28, 2026

🔗 Link Checker Results

All links are valid!

No broken links were detected.

Checked against: https://wb-21fd5541-docs-mpc-integration.mintlify.app

@dbrian57 dbrian57 marked this pull request as ready for review February 27, 2026 21:06
@dbrian57 dbrian57 requested a review from a team as a code owner February 27, 2026 21:06
Copy link
Copy Markdown
Contributor

@mdlinville mdlinville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to skip things I am misunderstanding.

Comment thread platform/mcp-server.mdx Outdated
Comment thread platform/mcp-server.mdx Outdated
Comment thread platform/mcp-server.mdx Outdated
Comment thread platform/mcp-server.mdx Outdated
Comment thread platform/mcp-server.mdx Outdated
Comment thread platform/mcp-server.mdx Outdated
The `WANDB_BASE_URL` environment variable is only required for dedicated cloud or on-premises W&B instances. Omit it if you use W&B's multi-tenant cloud at `api.wandb.ai`.
</Note>

3. For web-based clients or testing, run the server with HTTP transport:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not enough indentation in the code blocks here. Does this need to be within the tabbed instructions above instead?

Comment thread snippets/en/_includes/mcp-config.mdx
Comment thread snippets/en/_includes/mcp-config.mdx Outdated
"type": "http",
"url": "https://mcp.withwandb.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_WANDB_API_KEY"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we usually indicate replaceable text with brackets?

Comment thread docs.json Outdated
Comment thread docs.json Outdated
Copy link
Copy Markdown
Contributor

@NiWaRe NiWaRe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick scan of the structure and key commands - looks good!
@dbrian57 just one addition in the beginning regarding the supported deployment types.

Comment thread platform/mcp-server.mdx Outdated
* Mistral LeChat
* Claude Desktop

We offer both [hosted](#use-w&b’s-remote-mcp-server) and [local](#set-up-a-local-version-of-the-w&b-mcp-server) versions of the MCP server. The hosted version only supports [dedicated cloud deployments](/platform/hosting/hosting-options/dedicated_cloud). The local version supports both dedicated cloud and [on-premises deployments](/platform/hosting/hosting-options/self-managed).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The hosted version currently only supports the "multi-tenant SaaS deployments of W&B". However, we're working on adding support for dedicated and on-prem support right now with Ayush and Jason. They are already supported by the local version as you said.

Co-authored-by: Matt Linville <matt.linville@wandb.com>
@dbrian57 dbrian57 merged commit df6cfba into main Feb 28, 2026
7 checks passed
@dbrian57 dbrian57 deleted the docs/mpc-integration branch February 28, 2026 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants